home *** CD-ROM | disk | FTP | other *** search
/ GameSpot.it / GameSpot Italia (2001).bin / demo / severancedemo / data1.cab / Program_Files / Maps / Ragnar_M2 / ActorsInit.py next >
Text File  |  2000-10-13  |  566b  |  14 lines

  1. import Bladex
  2.  
  3. Bladex.LoadSampledAnimation("../../Anm/Crw_act10.BMV","Crw_act10",1,"Crw")
  4. Bladex.LoadSampledAnimation("../../Anm/Crw_act11.BMV","Crw_act11",1,"Crw")
  5.  
  6. #Bladex.LoadSampledAnimation("../../Anm/Nube_ocho.BMV",    "Nube_ocho",  1,"Nube")
  7. #Bladex.LoadSampledAnimation("../../Anm/Nube_churro.BMV",  "Nube_churro",1,"Nube")
  8. #Bladex.LoadSampledAnimation("../../Anm/Nube_bailonga.BMV","bailonga",   1,"Nube")
  9.  
  10. #Bladex.SetAnimationFactor("Nube_ocho",0.18)
  11. #Bladex.SetAnimationFactor("Nube_churro",0.18)
  12. #Bladex.SetAnimationFactor("bailonga",0.18)
  13.  
  14.